Skip to content

Multistage rechunking for regular chunk grids#867

Merged
tomwhite merged 3 commits intomainfrom
rechunk-859-fix
Jan 28, 2026
Merged

Multistage rechunking for regular chunk grids#867
tomwhite merged 3 commits intomainfrom
rechunk-859-fix

Conversation

@tomwhite
Copy link
Copy Markdown
Member

This adapts the rechunker algorithm so it works correctly with regular chunks grids as we currently have with Zarr, fixing the bug found in #859.

Longer term we could consider variable chunking (i.e. Zarr's rectilinear chunk grid), which would be more efficient, but that isn't available in Zarr yet (and is more work).

@tomwhite tomwhite merged commit 3a7a839 into main Jan 28, 2026
21 checks passed
@tomwhite tomwhite deleted the rechunk-859-fix branch January 28, 2026 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working primitive zarr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant